home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 January
/
ChipCD_1.03.iso
/
oddech
/
bsen
/
BSinstall.exe
/
BecheruvSen.exe
/
scripts
/
DefineButton2_875
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
2002-11-01
|
141b
|
7 lines
on(release){
_root.imusic = 0;
getUrl("FSCommand:exec", "player.exe");
_parent.musicz1.gotoAndStop("e");
gotoAndStop(2);
}